home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / medical / mendelge.cpt / MendelGenetics / MENDELIAN GENETICS I / card_68265.txt < prev    next >
Text File  |  1989-06-13  |  3KB  |  162 lines

  1. -- card: 68265 from stack: in
  2. -- bmap block id: 68591
  3. -- flags: 0000
  4. -- background id: 2665
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=334 top=164 right=186 bottom=434
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 1
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   global guess
  23.   add 1 to guess
  24.   hide card field "cover"
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 8003
  32. -- rect: left=335 top=190 right=212 bottom=435
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: 2
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   global guess
  44.   add 1 to guess
  45. end mouseUp
  46.  
  47.  
  48.  
  49. -- part 3 (button)
  50. -- low flags: 00
  51. -- high flags: 8003
  52. -- rect: left=335 top=215 right=237 bottom=435
  53. -- title width / last selected line: 0
  54. -- icon id / first selected line: 0 / 0
  55. -- text alignment: 1
  56. -- font id: 0
  57. -- text size: 12
  58. -- style flags: 0
  59. -- line height: 16
  60. -- part name: 3
  61. ----- HyperTalk script -----
  62. on mouseUp
  63.   global guess
  64.   add 1 to guess
  65. end mouseUp
  66.  
  67.  
  68.  
  69. -- part 4 (button)
  70. -- low flags: 00
  71. -- high flags: 8003
  72. -- rect: left=336 top=242 right=264 bottom=436
  73. -- title width / last selected line: 0
  74. -- icon id / first selected line: 0 / 0
  75. -- text alignment: 1
  76. -- font id: 0
  77. -- text size: 12
  78. -- style flags: 0
  79. -- line height: 16
  80. -- part name: 4
  81. ----- HyperTalk script -----
  82. on mouseUp
  83.   global guess
  84.   add 1 to guess
  85. end mouseUp
  86.  
  87.  
  88.  
  89. -- part 5 (button)
  90. -- low flags: 00
  91. -- high flags: 8003
  92. -- rect: left=336 top=268 right=290 bottom=436
  93. -- title width / last selected line: 0
  94. -- icon id / first selected line: 0 / 0
  95. -- text alignment: 1
  96. -- font id: 0
  97. -- text size: 12
  98. -- style flags: 0
  99. -- line height: 16
  100. -- part name: 5
  101. ----- HyperTalk script -----
  102. on mouseUp
  103.   global guess
  104.   add 1 to guess
  105. end mouseUp
  106.  
  107.  
  108.  
  109. -- part 6 (field)
  110. -- low flags: 00
  111. -- high flags: 0001
  112. -- rect: left=4 top=197 right=306 bottom=239
  113. -- title width / last selected line: 0
  114. -- icon id / first selected line: 0 / 0
  115. -- text alignment: 0
  116. -- font id: 3
  117. -- text size: 12
  118. -- style flags: 0
  119. -- line height: 16
  120. -- part name: cover
  121.  
  122.  
  123. -- part 7 (button)
  124. -- low flags: 00
  125. -- high flags: 8003
  126. -- rect: left=337 top=297 right=319 bottom=437
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 1
  130. -- font id: 0
  131. -- text size: 12
  132. -- style flags: 0
  133. -- line height: 16
  134. -- part name: RESTORE
  135. ----- HyperTalk script -----
  136. on mouseUp
  137.   global correct
  138.   add 1 to correct
  139.   show card field "cover"
  140.   go next
  141. end mouseUp
  142.  
  143.  
  144.  
  145. -- part contents for background part 1
  146. ----- text -----
  147. QUIZ
  148.  
  149. -- part contents for background part 2
  150. ----- text -----
  151. 10Q  If an organism has 22 chromosomes in its cells, what is the diploid chromosome value for this organism?
  152.      1. 22
  153.      2. 11
  154.      3. 44
  155.      4. 2
  156.      5. None of the above.
  157.  
  158.  
  159.  
  160.  
  161.  
  162. Correct! The diploid chromosome number is that found in the somatic cells of the organism. 11 represents the haploid number for this organism and it is found in the germ cells.